WRM Trigger API

(0 reviews)

API Resources

The WRM Trigger API includes the following resources available to Work Suppliers to act as the Work Requestor.

For details on receiving notifications see Work Request Manager API.

Name / DescriptionVerb HTTP methodResource
Get API version / Test connectivityGETGET /version
Create a new taskPOSTPOST /trigger/CreateTask
Cancel an existing taskPOSTPOST /trigger/CancelTask
Put a task on holdPOSTPOST /trigger/PutOnHoldTask
Resume a task placed on holdPOSTPOST /trigger/ResumeTask
Update the assets of a taskPOSTPOST /trigger/UpdateTaskAssets
Update additional information for a taskPOSTPOST /trigger/UpdateTaskAdditionalInfos
Update the source of a taskPOSTPOST /trigger/UpdateTaskSource
Update the supplmentary references of a taskPOSTPOST /trigger/UpdateTaskSupplementaryReferencesEvent
Add an activityPOSTPOST /trigger/AddTaskActivity
Request cancellation of an activityPOSTPOST /trigger/RequestCancelTaskActivity
Reschedule an activityPOSTPOST /trigger/UpdateTaskActivityScheduleByWorkRequestor
Update the site for an activityPOSTPOST /trigger/UpdateTaskActivitySite
Update the site contacts for an activityPOSTPOST /trigger/UpdateTaskActivitySiteContacts

Reviews